(OLDXMENU_OPTIONS): Add quotations.
authorRichard M. Stallman <rms@gnu.org>
Sat, 29 May 1993 06:25:30 +0000 (06:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 29 May 1993 06:25:30 +0000 (06:25 +0000)
src/s/hpux8.h

index 48f10755ed81a93e3f413251c2ca5843ad8405bd..d8b60a72af07a1e824d47a904a649d3e9a794179 100644 (file)
@@ -27,7 +27,7 @@
 #endif
 
 /* Specify compiler options for compiling oldXMenu.  */
-#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R5 -I/usr/include/X11R4
+#define OLDXMENU_OPTIONS CFLAGS="-I/usr/include/X11R5 -I/usr/include/X11R4"
 
 /* Some hpux 8 machines seem to have TIOCGWINSZ,
    and none have sioctl.h, so might as well define this.  */